Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 26, 2022

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc 39.3.3 -> 39.9.1 age confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v39.9.1

Compare Source

v39.9.0

Compare Source

v39.8.0

Compare Source

v39.7.5

Compare Source

v39.7.4

Compare Source

v39.7.3

Compare Source

v39.7.2

Compare Source

v39.7.1

Compare Source

v39.7.0

Compare Source

v39.6.10

Compare Source

v39.6.9

Compare Source

v39.6.8

Compare Source

v39.6.7

Compare Source

v39.6.6

Compare Source

v39.6.5

Compare Source

v39.6.4

Compare Source

Bug Fixes
  • require-return-checks: check return statements prior to last line; fixes #​935 (65e927b)

v39.6.3

Compare Source

Bug Fixes

v39.6.2

Compare Source

Bug Fixes

v39.6.1

Compare Source

Bug Fixes
  • no-restricted-syntax: update jsdoccomment to be able to use new descriptionStartLine, descriptionEndLine, and hasPreterminalDescription properties; fixes #​830 (d68d742)

v39.6.0

Compare Source

Features
  • check-types: add skipRootChecking option to preferredTypes setting; fixes #​863 (e5da5bb)

v39.5.1

Compare Source

Bug Fixes
  • require-returns-check: ensure breaks in final switch do not fulfill check for all branches returning (691a414)

v39.5.0

Compare Source

Features

v39.4.0

Compare Source

Features
  • require-param-type, require-param-description: add exemptDestructuredRootsFromChecks setting; fixes #​752 (da1c85f)

v39.3.25

Compare Source

Bug Fixes
  • update jsdoccomment and devDep. (94f784f)

v39.3.24

Compare Source

Bug Fixes
  • require-returns-check, require-yields-check: check for undefined/void within union; fixes #​925 (cfbdf8b)

v39.3.23

Compare Source

Bug Fixes
  • require-returns-check: allow implicit-return finally if other try-catch branches returning; fixes #​926 (12da503)

v39.3.22

Compare Source

Bug Fixes
  • valid-types: report problems with name parsing (e247d67)

v39.3.21

Compare Source

Bug Fixes
  • require-param: do not cache by comment node; fixes #​901 (867edc3)

v39.3.20

Compare Source

Bug Fixes
  • require-returns-check: allow for missing catch or finalizer and missing case contents; fixes #​924 (4fabdd6)

v39.3.19

Compare Source

Bug Fixes
  • require-param: be tolerant if this is not included as [@param](https://redirect.github.com/param); fixes #​919 (c1f21f8)

v39.3.18

Compare Source

Bug Fixes
  • require-returns-check: check child nodes of consequents; fixes #​923 (dc1f875)

v39.3.17

Compare Source

Bug Fixes
  • require-returns-check: throw statements to be exempted from final check if elsewhere in function; fixes #​892 (87c1c2a)

v39.3.16

Compare Source

Bug Fixes
  • check-param-names: tolerate documented "this" param; fixes #​919 (5d20bdf)

v39.3.15

Compare Source

Bug Fixes
  • require-returns-check: checks that all branches of final node return; fixes #​892 (bdd6af2)

v39.3.14

Compare Source

Bug Fixes

v39.3.13

Compare Source

Bug Fixes
  • check-param-names: properly handle index offset (0729508)

v39.3.12

Compare Source

Bug Fixes

v39.3.6

Compare Source

Bug Fixes
  • ensure TSDeclareFunction is checked by default where function contexts are expected; closes #​897 (25d2a7f)

v39.3.5

Compare Source

Bug Fixes
  • check-tag-names: constructor tag and tagNamePreference (#​899) (4f8d242)

v39.3.4

Compare Source

Bug Fixes
  • avoid erring out with missing function and any context (07a9fe3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
oxicode ❌ Failed (Inspect) Mar 7, 2023 at 4:18AM (UTC)

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-39.x branch from cb9244b to d7d40f2 Compare October 30, 2022 00:09
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v39.3.25 Update dependency eslint-plugin-jsdoc to v39.4.0 Oct 30, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-39.x branch from d7d40f2 to ca3bae0 Compare November 20, 2022 16:42
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v39.4.0 Update dependency eslint-plugin-jsdoc to v39.6.2 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-39.x branch from ca3bae0 to acbc556 Compare March 7, 2023 03:39
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v39.6.2 Update dependency eslint-plugin-jsdoc to v39.9.1 Mar 7, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-39.x branch from acbc556 to 5c43181 Compare March 7, 2023 04:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-39.x branch from 5c43181 to ca3f4f7 Compare August 10, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants